@charset "utf-8";
ol, ul ,li{list-style:none}


#mrq{width:1400px; margin:20px auto; padding:2px}
#Marquee_x { overflow:hidden; width: 1400px } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:35px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:35px;height:225px; width:280px; padding:3px; overflow:hidden}
#Marquee_x ul li div img{  width:280px; height:190px; display:block}
#Marquee_x ul li div span{ display:block; line-height:35px; text-align:center; color:#666;}



#n{margin:10px auto; width:1400px; font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}


